[INFO] cloning repository https://github.com/t-webber/e-mail
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t-webber/e-mail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-webber%2Fe-mail", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-webber%2Fe-mail'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe5f2f07dbc97db6f12bcaeca96d1d11a33532d5
[INFO] testing t-webber/e-mail against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-webber%2Fe-mail" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/t-webber/e-mail
[INFO] finished tweaking git repo https://github.com/t-webber/e-mail
[INFO] tweaked toml for git repo https://github.com/t-webber/e-mail written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/t-webber/e-mail on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/t-webber/e-mail already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c358f0d89e36670824291fd3ed151a488644129f5e58da224491d29087a48ff8
[INFO] running `Command { std: "docker" "start" "-a" "c358f0d89e36670824291fd3ed151a488644129f5e58da224491d29087a48ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c358f0d89e36670824291fd3ed151a488644129f5e58da224491d29087a48ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c358f0d89e36670824291fd3ed151a488644129f5e58da224491d29087a48ff8", kill_on_drop: false }`
[INFO] [stdout] c358f0d89e36670824291fd3ed151a488644129f5e58da224491d29087a48ff8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65842ec97c4ed01b79d8114cf451676f4337a968325a39ac8e3e59c0c73ccaf3
[INFO] running `Command { std: "docker" "start" "-a" "65842ec97c4ed01b79d8114cf451676f4337a968325a39ac8e3e59c0c73ccaf3", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling quoted_printable v0.5.1
[INFO] [stderr]    Compiling bufstream v0.1.4
[INFO] [stderr]    Compiling charset v0.1.5
[INFO] [stderr]    Compiling mailparse v0.16.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling proc_macros v0.1.0 (/opt/rustwide/workdir/proc_macros)
[INFO] [stderr]    Compiling imap-proto v0.10.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling utf7-imap v0.3.2
[INFO] [stderr]    Compiling imap v2.4.1
[INFO] [stderr]    Compiling e-mail v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `bcc`, `cc`, `datetime`, `from`, `subject`, and `to` are never read
[INFO] [stdout]    --> src/lib.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct EmailData {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 176 |     bcc: Vec<String>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 177 |     /// List of people in copy (carbon copy) of the email (in the format of an email or 'Name <email>').
[INFO] [stdout] 178 |     cc: Vec<String>,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 179 |     /// Date and time at which the email was sent/created.
[INFO] [stdout] 180 |     datetime: DateTime<FixedOffset>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 181 |     /// List of people of the 'from' field (in the format of an email or 'Name <email>').
[INFO] [stdout] 182 |     from: Vec<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 183 |     /// Subject of the email, if present, otherwise an empty string.
[INFO] [stdout] 184 |     subject: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 185 |     /// List of people of the 'to' field (in the format of an email or 'Name <email>').
[INFO] [stdout] 186 |     to: Vec<String>,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EmailData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     unused,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "65842ec97c4ed01b79d8114cf451676f4337a968325a39ac8e3e59c0c73ccaf3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65842ec97c4ed01b79d8114cf451676f4337a968325a39ac8e3e59c0c73ccaf3", kill_on_drop: false }`
[INFO] [stdout] 65842ec97c4ed01b79d8114cf451676f4337a968325a39ac8e3e59c0c73ccaf3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 751dfec2a1140091fe48a33f8acc779dcb27f9c3c1857bf74902d5ebe66a32aa
[INFO] running `Command { std: "docker" "start" "-a" "751dfec2a1140091fe48a33f8acc779dcb27f9c3c1857bf74902d5ebe66a32aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stdout] warning: fields `bcc`, `cc`, `datetime`, `from`, `subject`, and `to` are never read
[INFO] [stdout]    --> src/lib.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct EmailData {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 176 |     bcc: Vec<String>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 177 |     /// List of people in copy (carbon copy) of the email (in the format of an email or 'Name <email>').
[INFO] [stdout] 178 |     cc: Vec<String>,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 179 |     /// Date and time at which the email was sent/created.
[INFO] [stdout] 180 |     datetime: DateTime<FixedOffset>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 181 |     /// List of people of the 'from' field (in the format of an email or 'Name <email>').
[INFO] [stdout] 182 |     from: Vec<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 183 |     /// Subject of the email, if present, otherwise an empty string.
[INFO] [stdout] 184 |     subject: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 185 |     /// List of people of the 'to' field (in the format of an email or 'Name <email>').
[INFO] [stdout] 186 |     to: Vec<String>,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EmailData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     unused,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling e-mail v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `bcc`, `cc`, `datetime`, `from`, `subject`, and `to` are never read
[INFO] [stdout]    --> src/lib.rs:176:5
[INFO] [stdout]     |
[INFO] [stdout] 172 | pub struct EmailData {
[INFO] [stdout]     |            --------- fields in this struct
[INFO] [stdout] ...
[INFO] [stdout] 176 |     bcc: Vec<String>,
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 177 |     /// List of people in copy (carbon copy) of the email (in the format of an email or 'Name <email>').
[INFO] [stdout] 178 |     cc: Vec<String>,
[INFO] [stdout]     |     ^^
[INFO] [stdout] 179 |     /// Date and time at which the email was sent/created.
[INFO] [stdout] 180 |     datetime: DateTime<FixedOffset>,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 181 |     /// List of people of the 'from' field (in the format of an email or 'Name <email>').
[INFO] [stdout] 182 |     from: Vec<String>,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] 183 |     /// Subject of the email, if present, otherwise an empty string.
[INFO] [stdout] 184 |     subject: String,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 185 |     /// List of people of the 'to' field (in the format of an email or 'Name <email>').
[INFO] [stdout] 186 |     to: Vec<String>,
[INFO] [stdout]     |     ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `EmailData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]    --> src/lib.rs:15:5
[INFO] [stdout]     |
[INFO] [stdout]  15 |     unused,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout]     = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 13.29s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "751dfec2a1140091fe48a33f8acc779dcb27f9c3c1857bf74902d5ebe66a32aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "751dfec2a1140091fe48a33f8acc779dcb27f9c3c1857bf74902d5ebe66a32aa", kill_on_drop: false }`
[INFO] [stdout] 751dfec2a1140091fe48a33f8acc779dcb27f9c3c1857bf74902d5ebe66a32aa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 572f6cd307872047ed205d7adb50c006b0d93534ee8a567246fdbb5502a075fb
[INFO] running `Command { std: "docker" "start" "-a" "572f6cd307872047ed205d7adb50c006b0d93534ee8a567246fdbb5502a075fb", kill_on_drop: false }`
[INFO] [stderr] warning: fields `bcc`, `cc`, `datetime`, `from`, `subject`, and `to` are never read
[INFO] [stderr]    --> src/lib.rs:176:5
[INFO] [stderr]     |
[INFO] [stderr] 172 | pub struct EmailData {
[INFO] [stderr]     |            --------- fields in this struct
[INFO] [stderr] ...
[INFO] [stderr] 176 |     bcc: Vec<String>,
[INFO] [stderr]     |     ^^^
[INFO] [stderr] 177 |     /// List of people in copy (carbon copy) of the email (in the format of an email or 'Name <email>').
[INFO] [stderr] 178 |     cc: Vec<String>,
[INFO] [stderr]     |     ^^
[INFO] [stderr] 179 |     /// Date and time at which the email was sent/created.
[INFO] [stderr] 180 |     datetime: DateTime<FixedOffset>,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 181 |     /// List of people of the 'from' field (in the format of an email or 'Name <email>').
[INFO] [stderr] 182 |     from: Vec<String>,
[INFO] [stderr]     |     ^^^^
[INFO] [stderr] 183 |     /// Subject of the email, if present, otherwise an empty string.
[INFO] [stderr] 184 |     subject: String,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 185 |     /// List of people of the 'to' field (in the format of an email or 'Name <email>').
[INFO] [stderr] 186 |     to: Vec<String>,
[INFO] [stderr]     |     ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `EmailData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] note: the lint level is defined here
[INFO] [stderr]    --> src/lib.rs:15:5
[INFO] [stderr]     |
[INFO] [stderr]  15 |     unused,
[INFO] [stderr]     |     ^^^^^^
[INFO] [stderr]     = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stderr] 
[INFO] [stderr] warning: `e-mail` (lib) generated 1 warning
[INFO] [stderr] warning: `e-mail` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: imap-proto v0.10.2
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/e_mail-f80548a12305c545)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests e_mail
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - imap_err (line 62) ... FAILED
[INFO] [stdout] test src/lib.rs - EmailServer::list_mailboxes (line 92) - compile ... ok
[INFO] [stdout] test src/lib.rs - EmailServer::new (line 117) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - imap_err (line 62) stdout ----
[INFO] [stdout] error: cannot find macro `imap_err` in this scope
[INFO] [stdout]   --> src/lib.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | e.map_err(imap_err!("Some {formatted} string"));
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - imap_err (line 62)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.72s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.91s; merged doctests compilation took 0.18s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "572f6cd307872047ed205d7adb50c006b0d93534ee8a567246fdbb5502a075fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "572f6cd307872047ed205d7adb50c006b0d93534ee8a567246fdbb5502a075fb", kill_on_drop: false }`
[INFO] [stdout] 572f6cd307872047ed205d7adb50c006b0d93534ee8a567246fdbb5502a075fb
